Papers with multi-lingual semantic parsing
pNLP-Mixer: an Efficient all-MLP Architecture for Language (2023.acl-industry)
Copied to clipboard
| Challenge: | large pre-trained language models are impractical for on-device applications due to their size and inference cost. |
| Approach: | They propose an embedding-free MLP-Mixer model for on-device NLP that achieves high weight-efficiency thanks to a novel projection layer. |
| Outcome: | The proposed model beats state-of-the-art of tiny models by 97.8% on two datasets . it beats mBERT on MTOP and multiATIS, while using 170x less parameters . |